home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-07-15 | 8.6 KB | 500 lines | [TEXT/MPS ] |
- object oFloppy_37 is cDefaultContainer
- with
- Binder is oBinder;
- Label is -1;
- Items is [
- oFloppy_Background_37_43,
- oMove_37_44,
- oAmico_37_45,
- odebab_37_46,
- oEmpty_box_copy_37_48,
- oGif_37_49,
- oPictify_37_50,
- oPoing_37_51,
- oPower_windows_37_52,
- oPreviewscanner_37_53,
- oQuikHide_37_54,
- osuper_Othello_37_55,
- oCatalogue_37_56,
- oMenu_Button_37_39,
- oEmpty_57_37_57,
- oEmpty_58_37_58,
- oEmpty_59_37_59,
- oEmpty_60_37_60,
- oEmpty_61_37_61,
- oEmpty_62_37_62,
- oEmpty_63_37_63,
- oEmpty_64_37_64,
- oEmpty_65_37_65,
- oEmpty_66_37_66,
- oEmpty_67_37_67,
- oEmpty_68_37_68
- ];
- end;
-
-
- object oFloppy_Background_37_43 is cPictureHandler
- with
- Duration is -1;
- Supplier is oFloppy_Background_137_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 0; Y is 0; Width is 640; Height is 480;
- end;
- end;
-
-
- object oMove_37_44 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMove_139_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 433; Y is 57; Width is 193; Height is 104;
- end;
- end;
-
-
- object oAmico_37_45 is cPictureHandler
- with
- Duration is -1;
- Supplier is oAmico_132_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 130;
- end;
- end;
-
-
- object odebab_37_46 is cPictureHandler
- with
- Duration is -1;
- Supplier is odebab_134_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 159;
- end;
- end;
-
-
- object oEmpty_box_copy_37_48 is cPictureHandler
- with
- Duration is -1;
- Supplier is oEmpty_box_copy_136_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 151;
- end;
- end;
-
-
- object oGif_37_49 is cPictureHandler
- with
- Duration is -1;
- Supplier is oGif_138_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 148;
- end;
- end;
-
-
- object oPictify_37_50 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPictify_140_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 128;
- end;
- end;
-
-
- object oPoing_37_51 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPoing_141_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 130;
- end;
- end;
-
-
- object oPower_windows_37_52 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPower_windows_142_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 121;
- end;
- end;
-
-
- object oPreviewscanner_37_53 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPreviewscanner_143_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 130;
- end;
- end;
-
-
- object oQuikHide_37_54 is cPictureHandler
- with
- Duration is -1;
- Supplier is oQuikHide_144_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 130;
- end;
- end;
-
-
- object osuper_Othello_37_55 is cPictureHandler
- with
- Duration is -1;
- Supplier is osuper_Othello_145_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 433; Y is 57; Width is 193; Height is 150;
- end;
- end;
-
-
- object oCatalogue_37_56 is cPictureHandler
- with
- Duration is -1;
- Supplier is oCatalogue_133_;
- Behavior is cVRBehavior
- has
- with
- Enabled is false; Shown is false;
- X is 434; Y is 57; Width is 191; Height is 118;
- end;
- end;
-
-
- object oMenu_Button_37_39 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMenu_Button_49_;
- Behavior is cVRBehavior
- has
- MouseUp(theTarget, theX, theY)
- do
- oBinder.Goto(oMain_Menu_2);
- oBinder.Refresh();
- oBinder.SetTransition(oDissolve, 30);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 519; Y is 431; Width is 90; Height is 39;
- end;
- end;
-
-
- object oEmpty_57_37_57 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- odebab_37_46.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- odebab_37_46.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 99; Y is 105; Width is 95; Height is 37;
- end;
- end;
-
-
- object oEmpty_58_37_58 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oGif_37_49.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oGif_37_49.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 236; Y is 106; Width is 77; Height is 36;
- end;
- end;
-
-
- object oEmpty_59_37_59 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oCatalogue_37_56.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oCatalogue_37_56.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 47; Y is 158; Width is 72; Height is 37;
- end;
- end;
-
-
- object oEmpty_60_37_60 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 180; Y is 155; Width is 58; Height is 40;
- end;
- end;
-
-
- object oEmpty_61_37_61 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oPreviewscanner_37_53.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oPreviewscanner_37_53.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 282; Y is 155; Width is 110; Height is 40;
- end;
- end;
-
-
- object oEmpty_62_37_62 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oPoing_37_51.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oPoing_37_51.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 306; Y is 208; Width is 60; Height is 39;
- end;
- end;
-
-
- object oEmpty_63_37_63 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- osuper_Othello_37_55.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- osuper_Othello_37_55.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 297; Y is 262; Width is 83; Height is 37;
- end;
- end;
-
-
- object oEmpty_64_37_64 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oPower_windows_37_52.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oPower_windows_37_52.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 163; Y is 260; Width is 91; Height is 38;
- end;
- end;
-
-
- object oEmpty_65_37_65 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oQuikHide_37_54.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oQuikHide_37_54.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 189; Y is 208; Width is 42; Height is 38;
- end;
- end;
-
-
- object oEmpty_66_37_66 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oPictify_37_50.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oPictify_37_50.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 181; Y is 158; Width is 57; Height is 35;
- end;
- end;
-
-
- object oEmpty_67_37_67 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oAmico_37_45.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oAmico_37_45.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 54; Y is 209; Width is 55; Height is 37;
- end;
- end;
-
-
- object oEmpty_68_37_68 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_44.Show(false);
- oEmpty_box_copy_37_48.Show(true);
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oEmpty_box_copy_37_48.Show(false);
- oMove_37_44.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 58; Y is 261; Width is 46; Height is 36;
- end;
- end;
-
-